github.com/valyala/fastjson.cache.parseArray (method)
2 uses
github.com/valyala/fastjson (current package)
parser.go#L121: v, tail, err := c.parseArray(s[1:], depth)
parser.go#L173: func (c *cache) parseArray(s string, depth int) (*Value, string, error) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)